net/http.http2inflow.init (method)
5 uses
net/http (current package)
h2_bundle.go#L1484: func (f *http2inflow) init(n int32) {
h2_bundle.go#L4467: sc.inflow.init(http2initialWindowSize)
h2_bundle.go#L6197: st.inflow.init(sc.initialStreamRecvWindowSize)
h2_bundle.go#L8158: cc.inflow.init(conf.MaxUploadBufferPerConnection + http2initialWindowSize)
h2_bundle.go#L9372: cs.inflow.init(cc.initialStreamRecvWindowSize)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)